home *** CD-ROM | disk | FTP | other *** search
/ PC go! 2008 September / PCgo 2008-09 (DVD).iso / interface / contents / vollversionen_6375 / 19850 / files / Data1.cab / swflash.cab / swflash.inf < prev   
Encoding:
Windows Setup INFormation  |  2007-03-27  |  4.9 KB  |  111 lines

  1.  
  2. [Version]
  3. Signature="$Chicago$"
  4. AdvancedINF=2.5
  5.  
  6. [DefaultInstall]
  7. CopyFiles=SWFiles, inffile
  8. AddReg=SW.AddReg
  9. RegisterOCXs=RegisterOCXSection
  10.  
  11. [DefaultInstall.nt]
  12. CopyFiles=SWFiles, SWFilesNT, inffile
  13. AddReg=SW.AddReg
  14. RegisterOCXs=RegisterOCXSection
  15.  
  16. [DefaultUninstall]
  17. cleanup=1
  18. DelFiles=SWFiles, SWFilesNT
  19. DelReg=SW.DelReg
  20. UnRegisterOCXs=UnRegisterOCXSection
  21.  
  22. [strings]
  23. VersionNumber = "9.0.45.0"
  24. VersionMajor = "9"
  25. VersionMinor = "0"
  26. DisplayVersion = "9"
  27. Publisher = "Adobe Systems"
  28. ProductName = "Adobe Flash Player 9 ActiveX"
  29. GUID = "{D27CDB6E-AE6D-11CF-96B8-444553540000}"
  30. ComponentID = "Flash"
  31. HelpLink = "http://www.adobe.com/go/flashplayer_support/"
  32. URLUpdateInfo = "http://www.adobe.com/go/flashplayer/"
  33. LocaleID = "EN"
  34.  
  35. [RegisterOCXSection]
  36. %11%\Macromed\Flash\Flash9c.ocx
  37.  
  38.  
  39. [UnRegisterOCXSection]
  40. %11%\Macromed\Flash\Flash9c.ocx
  41.  
  42. [SW.AddReg]
  43. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayName",,"%ProductName%"
  44. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"UninstallString",,"%11%\Macromed\Flash\FlashUtil9c.exe -uninstallUnlock"
  45. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
  46. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"Publisher",,"%Publisher%"
  47. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayVersion",,"%DisplayVersion%"
  48. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMajor",,"%VersionMajor%"
  49. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMinor",,"%VersionMinor%"
  50. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"HelpLink",,"%HelpLink%"
  51. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"URLUpdateInfo",,"%URLUpdateInfo%"
  52.  
  53. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%ProductName%"
  54. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  55. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  56. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  57. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  58.  
  59. ; Add mime type into IE accept header
  60. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,"application/x-shockwave-flash"
  61.  
  62. ; Make sure it's enabled
  63. HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\%GUID%","Compatibility Flags",,"0"
  64. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,1
  65.  
  66. ; For Install Report, the string will be deleted by Flash Player itself
  67. HKCU,"SOFTWARE\Macromedia\FlashPlayer","FlashPlayerVersion",,"%VersionNumber%"
  68.  
  69. [SW.DelReg]
  70. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayName",,"%ProductName%"
  71. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"UninstallString",,"%11%\Macromed\Flash\FlashUtil9c.exe -uninstallDelete"
  72. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"RequiresIESysFile",,"4.70.0.1155"
  73. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"Publisher",,"%Publisher%"
  74. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"DisplayVersion",,"%DisplayVersion%"
  75. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMajor",,"%VersionMajor%"
  76. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"VersionMinor",,"%VersionMinor%"
  77. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"HelpLink",,"%HelpLink%"
  78. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\ShockwaveFlash,"URLUpdateInfo",,"%URLUpdateInfo%"
  79.  
  80. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%",,,"%ProductName%"
  81. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","ComponentID",,"%ComponentID%"
  82. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","IsInstalled",1,01,00,00,00
  83. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Version",,"%VersionNumber%"
  84. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\%GUID%","Locale",,"%LocaleID%"
  85.  
  86. ; Remove mime type from IE accept header
  87. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Accepted Documents","flash",,
  88.  
  89. HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\%GUID%","Compatibility Flags",,
  90. HKLM, "Software\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents\SwFlash","Installed",,0
  91.  
  92. [SourceDisksNames]
  93. 1="Shockwave Files","Swflash.cab",1
  94.  
  95. [SourceDisksFiles]
  96. Flash9c.ocx=1
  97.  
  98. [SWFiles]
  99. Flash9c.ocx,,,33
  100. FlashUtil9c.exe,,,33
  101.  
  102. [SWFilesNT]
  103. Flash9c.ocx,,33
  104.  
  105. [inffile]
  106. swflash.inf,,,33
  107.  
  108. [DestinationDirs]
  109. SWFiles=11, Macromed\Flash
  110. SWFilesNT=11, Macromed\Flash
  111. inffile=17